Skip to content

Conversation

@Rishabh1925
Copy link
Contributor

Closes #7852

This Pull Request adds the new documentation entry for the PyTorch tensor method, .rad2deg(). This submission was made from a fresh repository clone to ensure a clean history.

Implementation Details:

  • File Path: Created the file at the required location: docs/content/pytorch/concepts/tensor-operations/terms/rad2deg/rad2deg.md.
  • Structure: The entry includes the mandatory sections: Introduction, Syntax, and Example.
  • Content: Provides an element-wise conversion example from radians to degrees using torch.rad2deg().
  • Compliance: Follows the Codecademy documentation and Markdown style guides.

@Rishabh1925
Copy link
Contributor Author

@mamtawardhani @codecademy-docs @dakshdeepHERE

Hello! I have finished creating the new term entry for .rad2deg() under the PyTorch Tensor Operations concept.

I sincerely apologize for the previous attempt; I mistakenly deleted the local repository and the branch.

This submission is from a fresh, clean clone and is complete with the required structure and content. Ready for review!

@dakshdeepHERE dakshdeepHERE self-assigned this Oct 31, 2025
@dakshdeepHERE dakshdeepHERE added new entry New entry or entries hacktoberfest hacktoberfest-accepted Indicates the PR was approved, merged, and pertains to Hacktoberfest status: under review Issue or PR is currently being reviewed pytorch PyTorch labels Oct 31, 2025
Copy link
Collaborator

@dakshdeepHERE dakshdeepHERE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good for second review 👍

@mamtawardhani mamtawardhani added status: under review Issue or PR is currently being reviewed and removed status: ready for next review labels Nov 1, 2025
@mamtawardhani mamtawardhani self-assigned this Nov 1, 2025
Copy link
Collaborator

@mamtawardhani mamtawardhani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to be merged! 🚀

@mamtawardhani mamtawardhani added status: review 2️⃣ completed and removed status: under review Issue or PR is currently being reviewed labels Nov 1, 2025
@mamtawardhani mamtawardhani merged commit 25b6483 into Codecademy:main Nov 1, 2025
7 checks passed
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

👋 @Rishabh1925
You have contributed to Codecademy Docs, and we would like to know more about you and your experience.
Please take a minute to fill out this four question survey to help us better understand Docs contributions and how we can improve the experience for you and our learners.
Thank you for your help!

🎉 Your contribution(s) can be seen here:

https://www.codecademy.com/resources/docs/pytorch/tensor-operations/rad2deg

Please note it may take a little while for changes to become visible.
If you're appearing as anonymous and want to be credited, visit the linked accounts page and ensure that your GitHub account is linked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest hacktoberfest-accepted Indicates the PR was approved, merged, and pertains to Hacktoberfest new entry New entry or entries pytorch PyTorch status: review 1️⃣ completed status: review 2️⃣ completed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Term Entry] PyTorch Tensor Operations: .rad2deg()

3 participants